GHOST CREATIVE SYSTEM v3.5.3
================================

VISIBLE PANELS
- GHOST CACHE — AI Asset Library
- GHOST COMMAND — AI Assistant for After Effects

NEW LAUNCH INFRASTRUCTURE
- One-click Windows installer and uninstaller.
- User Settings shared by both panels.
- Multi-provider OpenAI-compatible API manager.
- Active API provider switcher inside GHOST COMMAND.
- Bynara Agnes 2.0 Flash endpoint/model included as the default profile.
- API secrets stored locally with Windows DPAPI when available; no secret is embedded in the public build.
- Local .ghostupdate patch files with validation, backup and rollback.
- Automatic update checks using a configurable HTTPS JSON manifest.
- Per-file SHA-256 patch verification and installation after After Effects closes.
- Declarative patch builder that packages only changed/deleted files.
- Automatically generated 8-digit local beta license.
- Local crash logs, system self-test, and sanitized beta diagnostics export.
- Tutorial URL placeholder and offline Launch Center/documentation in the panel menu.

GHOST CACHE
Builds a unified searchable library from multiple source roots. It indexes images,
vectors, video, audio, fonts, LUTs, 3D/data/document references, and publishes an
AI-readable shared index. The seven density levels, toolbar buttons and keyboard/mouse
shortcuts allow many assets to fit inside a small docked panel.

GHOST COMMAND
Runs direct local commands and can use the active API provider as a limited JSON action
planner. Supported AI-planned actions currently include asset search, best-asset insertion,
text creation, rectangle/circle creation, transform adjustment and pop animation.
Arbitrary After Effects automation is not yet supported.

DEFAULT ROOTS
C:\COSX\Project File\Ae(Footage)\01. Assets
G:\Video editing ALL\Extention
G:\Video editing ALL\Recorce

BRIDGE
Protocol: ghost.asset.bridge.v1
Request event: ghost.asset.request.v1
Response event: ghost.asset.response.v1
Ready event: ghost.asset.ready.v1
Shared host namespace: GhostHost

LOCAL PATCH UPDATES
Starting with 3.3.0, click Update in either panel, choose an official .ghostupdate file,
review the changed-file summary, and stage it. Close After Effects to apply it. A full
backup is created automatically and the latest patch can be rolled back. See
developer/PATCH_PACKAGE_FORMAT.md.

UPDATE SERVER
The online client is implemented, but a feed is not bundled. Host an update manifest and
release ZIP, then paste the feed URL into System Control > Updates. See docs/UPDATE_FEED_SETUP.md.

SECURITY
Never publish or share a ZIP containing a common API key. Add private keys after installation.
Rotate any key that has already appeared in a chat, screenshot, repository or public post.

REAL-WORLD TESTING
Static checks and isolated storage tests are included, but the full build must still be tested
inside After Effects on the target Windows PC with real C:/G: sources and real API responses.
